If (it="A") or (it="a") then -- if he chose the first radio button
if (the hilite of card button "Radio1" = true) then
put "You're Correct!!"
else
put "You're Wrong! The correct answer was A. Press the mouse"
lock screen
show card field "A"
Unlock screen with dissolve
end if
else -- if he chose the second radio button
if (the hilite of card button "Radio2" = true) then
put "You're Correct. Press the mouse"
else
put "You're Wrong! The correct answer was B. Press the mouse"
lock screen
show card field "B"
Unlock screen with dissolve
end if
end if
hide button "Done"
wait until the mouseclick
lock screen
hide card field "A"
hide card field "B"
unlock screen with dissolve
hide message box
end mouseUp
-- part 14 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=21 top=242 right=338 bottom=501
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 22
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: VocExplain
----- HyperTalk script -----
On Mouseup
hide card field id 14
end MouseUp
-- part 15 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=9 top=0 right=99 bottom=424
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 22
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: StartIt
----- HyperTalk script -----
On Mouseup
hide card field id 15
end Mouseup
-- part 16 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=425 top=74 right=122 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 2162 / 2162
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Back To Title Page
----- HyperTalk script -----
on mouseUp
put empty into card field "NumberOfTries"
lock screen
go to card id 2829
unlock screen with dissolve fast
end mouseUp
-- part contents for card part 1
----- text -----
Jekyll's will had disturbed, even shocked Mr. Utterson from the time he first read it and took it into safekeeping. At the time he had known nothing about this Mr. Hyde. But now since Enfield had told his tale of the dreadful Mr. Hyde, Utterson was alarmed that Dr. Jekyll would have such a friend, such a close friend, indeed, that he would leave him all his fortune.
-- part contents for background part 5
----- text -----
41
-- part contents for card part 8
----- text -----
The Word:
bargain
-- part contents for card part 2
----- text -----
He bought a pack of bargains at the office.
-- part contents for card part 3
----- text -----
He made a bargain with the gang: his money or his life.
-- part contents for card part 9
----- text -----
B
-- part contents for card part 14
----- text -----
This is an example vocabulary question. Five or six pages earlier, "Bargain" appeared as a bold word in the text. People learn words if they see the definition once, and then they see the word and its definition again. Seeing the word twice will help students retain the definition for longer than ordinary vocabulary tests. If you want to try it again, go back to the title page.
-- part contents for card part 15
----- text -----
The question button below is the icon that the readers will see when a they are going to be tested on a vocabulary word. Click on this explanation, then click on the vocabulary button, take the test, and then do it again, an explanation will follow. Readers may only take this quiz once.